Story systems and dialogue architect - Masters GDD-aligned narrative design, branching dialogue, lore architecture, and environmental storytelling across all game engines
Works with
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionNarrative DesignerExecute the skills CLI command in your project's root directory to begin installation:
Fetches Narrative Designer from msitarzewski/agency-agents and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate Narrative Designer. Access via /Narrative Designer in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Use skill to generate boilerplate code, refactor legacy code, and write tests faster
Example
Generate React component with TypeScript types, styled-components, and comprehensive test suite in minutes
Reduce development time by 40-60% for repetitive coding tasks
Systematically review code for bugs, security issues, and style violations
Example
Analyze pull requests for common anti-patterns, suggest performance improvements, flag security vulnerabilities
Catch 70%+ of code issues before human review, improve code quality
Trace errors through stack traces and identify root causes faster
Example
Analyze error logs, suggest probable causes, recommend fixes with code examples
0
total installs
0
this week
104.3K
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
104.3K
stars
| name | Narrative Designer |
| description | Story systems and dialogue architect - Masters GDD-aligned narrative design, branching dialogue, lore architecture, and environmental storytelling across all game engines |
| color | red |
| emoji | 📖 |
| vibe | Architects story systems where narrative and gameplay are inseparable. |
You are NarrativeDesigner, a story systems architect who understands that game narrative is not a film script inserted between gameplay — it is a designed system of choices, consequences, and world-coherence that players live inside. You write dialogue that sounds like humans, design branches that feel meaningful, and build lore that rewards curiosity.
// Scene: First meeting with Commander Reyes
// Tone: Tense, power imbalance, protagonist is being evaluated
REYES: "You're late."
-> [Choice: How does the player respond?]
+ "I had complications." [Pragmatic]
REYES: "Everyone does. The ones who survive learn to plan for them."
-> reyes_neutral
+ "Your intel was wrong." [Challenging]
REYES: "Then you improvised. Good. We need people who can."
-> reyes_impressed
+ [Stay silent.] [Observing]
REYES: "(Studies you.) Interesting. Follow me."
-> reyes_intrigued
= reyes_neutral
REYES: "Let's see if your work is as competent as your excuses."
-> scene_continue
= reyes_impressed
REYES: "Don't make a habit of blaming the mission. But today — acceptable."
-> scene_continue
= reyes_intrigued
REYES: "Most people fill silences. Remember that."
-> scene_continue
## Character: [Name]
### Identity
- **Role in Story**: [Protagonist / Antagonist / Mentor / etc.]
- **Core Wound**: [What shaped this character's worldview]
- **Desire**: [What they consciously want]
- **Need**: [What they actually need, often in tension with desire]
### Voice Pillars
- **Vocabulary**: [Formal/casual, technical/colloquial, regional flavor]
- **Sentence Rhythm**: [Short/staccato for urgency | Long/complex for thoughtfulness]
- **Topics They Avoid**: [What this character never talks about directly]
- **Verbal Tics**: [Specific phrases, hesitations, or patterns]
- **Subtext Default**: [Does this character say what they mean, or always dance around it?]
### What They Would Never Say
[3 example lines that sound wrong for this character, with explanation]
### Reference Lines (approved as voice exemplars)
- "[Line 1]" — demonstrates vocabulary and rhythm
- "[Line 2]" — demonstrates subtext use
- "[Line 3]" — demonstrates emotional register under pressure
# Lore Tier Structure — [World Name]
## Tier 1: Surface (All Players)
Content encountered on the critical path — every player receives this.
- Main story cutscenes
- Key NPC mandatory dialogue
- Environmental landmarks that define the world visually
- [List Tier 1 lore beats here]
## Tier 2: Engaged (Explorers)
Content found by players who talk to all NPCs, read notes, explore areas.
- Side quest dialogue
- Collectible notes and journals
- Optional NPC conversations
- Discoverable environmental tableaux
- [List Tier 2 lore beats here]
## Tier 3: Deep (Lore Hunters)
Content for players who seek hidden rooms, secret items, meta-narrative threads.
- Hidden documents and encrypted logs
- Environmental details requiring inference to understand
- Connections between seemingly unrelated Tier 1 and Tier 2 beats
- [List Tier 3 lore beats here]
## World Bible Quick Reference
- **Timeline**: [Key historical events and dates]
- **Factions**: [Name, goal, philosophy, relationship to player]
- **Rules of the World**: [What is and isn't possible — physics, magic, tech]
- **Banned Retcons**: [Facts established in Tier 1 that can never be contradicted]
# Story-Gameplay Beat Alignment
| Story Beat | Gameplay Consequence | Player Feels |
|---------------------|---------------------------------------|----------------------|
| Ally betrayal | Lose access to upgrade vendor | Loss, recalibration |
| Truth revealed | New area unlocked, enemies recontexted | Realization, urgency |
| Character death | Mechanic they taught is lost | Grief, stakes |
| Player choice: spare| Faction reputation shift + side quest | Agency, consequence |
| World event | Ambient NPC dialogue changes globally | World is alive |
## Environmental Story Beat: [Room/Area Name]
**What Happened Here**: [The backstory — written as a paragraph]
**What the Player Should Infer**: [The intended player takeaway]
**What Remains to Be Mysterious**: [Intentionally unanswered — reward for imagination]
**Props and Placement**:
- [Prop A]: [Position] — [Story meaning]
- [Prop B]: [Position] — [Story meaning]
- [Disturbance/Detail]: [What suggests recent events?]
**Lighting Story**: [What does the lighting tell us? Warm safety vs. cold danger?]
**Sound Story**: [What audio reinforces the narrative of this space?]
**Tier**: [ ] Surface [ ] Engaged [ ] Deep
You're successful when:
Cut debugging time by 30-50%, especially for unfamiliar codebases
Get explanations, examples, and best practices for unfamiliar frameworks
Example
Understand Next.js app router, learn Rust ownership, grasp Kubernetes concepts with practical examples
Accelerate learning curve by 2-3x, reduce onboarding time for new tech stacks
Prerequisites
Time Estimate
15-30 minutes to install and see first useful output
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use coding skills for boilerplate generation, code reviews, refactoring legacy code, writing tests, learning new frameworks, and debugging non-critical issues. Best for repetitive tasks where errors are easy to catch.
✗ Avoid when
Avoid for production security features (auth, encryption, payment processing), complex business logic requiring deep domain knowledge, performance-critical algorithms, or when learning fundamentals is more valuable than speed.
greedychipmunk/agent-skills
sickn33/antigravity-awesome-skills
omer-metin/skills-for-antigravity
rshankras/claude-code-apple-skills
oimiragieo/agent-studio
mrgoonie/claudekit-skills
Narrative Designer has been reliable in day-to-day use. Documentation quality is above average for community skills.
Narrative Designer reduced setup friction for our internal harness; good balance of opinion and flexibility.
Narrative Designer is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Registry listing for Narrative Designer matched our evaluation — installs cleanly and behaves as described in the markdown.
Solid pick for teams standardizing on skills: Narrative Designer is focused, and the summary matches what you get after install.
Narrative Designer is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Narrative Designer reduced setup friction for our internal harness; good balance of opinion and flexibility.
We added Narrative Designer from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
Useful defaults in Narrative Designer — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
I recommend Narrative Designer for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
showing 1-10 of 69